Skip to main content

Remove deprecated fields from PIM GraphQL APIs

In preparation for the Early Availability (EA) release, the following changes are done to the Product Information Management (PIM) GraphQL APIs:

  • The type “Product" no longer contains the field “state”
    • The queries “product” and “productByVendorId” no longer accept “state” as an input parameter
    • The federation now resolves the “Product” using “version” as an input parameter instead of “state”
  • The “tag” parameter has been removed from the “Product” GraphQL definition

Feature enablement

No feature enablement is required.

Setting enablement

No setting configuration is required

Documentation

The GraphQL API reference documentation will be updated with the release.

Was this page helpful?